From: Lars Magne Ingebrigtsen Date: Sun, 22 Feb 2015 12:09:47 +0000 (+0100) Subject: * lisp/dom.el (dom-previous-sibling): New function. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~23^2~3375^2~320 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=32af8a39c46c01a1fe113a676a31e8f8123b1c2f;p=emacs.git * lisp/dom.el (dom-previous-sibling): New function. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 04aaed6a202..b4c6d0be8ef 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2015-02-22 Lars Magne Ingebrigtsen + + * dom.el (dom-previous-sibling): New function. + 2015-02-21 Paul Eggert * bindings.el (ctl-x-map): There is no 'C-;'.